Skip to content

Bootstrap Release v1.2.0

Compare
Choose a tag to compare
@sfernandez11 sfernandez11 released this 07 Jul 16:29
· 71 commits to master since this release
525512b

CHANGELOG

  • Added Formik + withFormikField (HOC) to create Custom Fields
  • Added some field validations
  • Updated Login screen and refactored authentication flow
  • Added Flipper to Reactotron Configuration
  • Added SignUp screen. Now the feature is Login and SignUp (Auth screen)
  • Restructured Bootstrap's folders. Split into two different generators (App and Bitrise)
  • Fixed disable landscape orientation feature logic
  • Added useAsyncRequest hook (also hook alias and folder) for requests without redux
  • Added proguard-rules on Android Release build configuration
  • Solved Cyclic dependency between AuthActions and AuthService