Release Notes

v1.2.0 - 2020-09-23

Updates

  • Added Google and Facebook social login and signup functionality.

  • Added new Settings screen item to enable / disable personalised navigation transition effect to the app's main screens.

  • Update that allows screen names to be modified from once central location (constants.js).

v1.1.0 - 2020-07-29

Updates

  • Authentication screens: Easily change existing input blocks or add new input blocks using the inputOptions object at the top of each authentication screen.

  • Camera: Added zoom functionality for camera and video using pinch gesture or a zoom slider.

  • Post like/love animation: Choice option from two different animation types - set either animation to true or false in the constants.js file.

  • Compatibility update: Update to Expo 38.

v1.0.0 - 2020-06-010

Initial Release

  • Introduced a template application that showcases the frontend design and functions of a social networking app that can be hooked up to any backend with maximal time saving.

Last updated