callstack / react-native-brownfield

Set of helpers to make your brownfield integration smooth and easy.
MIT License
225 stars 14 forks source link

Integrate React Native Brownfield to existing project #48

Closed michalchudziak closed 2 years ago

michalchudziak commented 3 years ago
  1. brownfield directory is created on the root level
  2. brownfield directory contains engine directory that stores native project files 2.1. Contains ios and android directories similar to ones generated by rn init, with project files relevant for encapsulating RN to artifact
  3. react-native-brownfield native module is integrated to an application