Changes
- This updated version includes completely new documentation, thanks to @haydncomley
- We have refactored some of the library codebase to make it simpler to use.
- This version also adds support for the New Architecture applications.
Migration
The default app icon in your iOS setup must be named Default
and in your Android
setup, the default active activity-alias
should be named .MainActivityDefault
.
Apart from this, the library works the same as before, the major changes are there in the app icon setup, and the README provides a simpler way to set up your app icons.
PS: Attaching an example of a React Native Application that uses this library. Also, creating a discussion group for this release if anybody has any questions, issues, or suggestions