Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`