Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 424 Bytes

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