Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natura-cosmeticos/natds-native-module-integration
Native app (Android and iOS) with Nat DS dependency and react native modules that also have Nat DS
https://github.com/natura-cosmeticos/natds-native-module-integration
Last synced: about 5 hours ago
JSON representation
Native app (Android and iOS) with Nat DS dependency and react native modules that also have Nat DS
- Host: GitHub
- URL: https://github.com/natura-cosmeticos/natds-native-module-integration
- Owner: natura-cosmeticos
- Created: 2020-09-29T19:53:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:32:22.000Z (6 months ago)
- Last Synced: 2024-05-23T00:31:29.476Z (6 months ago)
- Language: Kotlin
- Size: 11.7 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# natds-native-module-integration
Native app (Android and iOS) with Nat DS dependency and react native modules that also have Nat DS## Android Project
### Run Android Project
- `npm install`
- add .aar at /lib folder
- `make build`### Run screenshot tests
`make run-screenshot-tests`### Add new icons
- Register new icon at icons_map.txt
- Record new screenshot### Record new screenshot
`make record-screenshots`