Release Notes

v2.2.0 - 2021-05-10

This new release contains a significant code upgrade. More specifically, this update focusses on an improved implementation of Redux as the single source of truth when processing and updating likes, comments and shares across all app screens. Expect cleaned-up screen components, clear and logical data-flow, and instantly updating screens (focussed and unfocussed) when interacting with the app.

v2.1.0 - 2021-01-28

This new release introduces a beautiful dark-mode theme for all app screens. If your phone supports a dark-mode setting, then the app responds automatically to switching your device between light-mode and dark-mode.

  • Implements dark mode styles on all app screens.

  • App listens to device light-mode/dark-mode settings and switches automatically between themes.

v2.0.0 - 2020-11-23

Major update that entirely prepares the application for approval and listing in the Apple app store. New features include:

  • User ability to hide posts and users.

  • User ability to flag posts and comments.

  • Admin Account with private admin screen to delete posts, comments and user accounts.

  • User profile picture can be selected from phone's media library.

  • User ability to delete galleries.

  • Updated documentation with instructions on 'How to deploy to the Apple app store'

v1.0.0 - 2020-09-09

Initial Release

  • React Native Share Backend is a fully functioning image and video sharing application that combines Twitter, Instagram and Snapchat like features with an entirely original, clean and user-friendly design.

Last updated