forked from zoontek/react-native-permissions
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add FabricExample app * feat: add code from example * feat: add codegen spec and entry point for RN * feat: add spec and change methods files * feat: add Android impl * feat: add iOS impl * feat: enable new arch without permissions type working * fix: make both platforms work on both archs * chore: rename back to rnpermissions * chore: remove FabricExample from PR * fix: ts * fix: lazily get constants * fix package.json --------- Co-authored-by: Mathieu Acthernoene <zoontek@gmail.com>
- Loading branch information
Showing
36 changed files
with
567 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96 changes: 92 additions & 4 deletions
96
android/src/main/java/com/zoontek/rnpermissions/RNPermissionsPackage.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.