callstack / react-native-brownfield

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

Native bindings generator #50

Open michalchudziak opened 3 years ago

michalchudziak commented 3 years ago
  1. We either specify a file or directory of files that would serve as input to generator
  2. Files should be structured in some way? (investigate RN codegen) 2.1 We need to have TS/Flow types to generate native containers out of it 2.2 We need the component to be registered to AppRegistry