Michał Chudziak

Results 39 issues of Michał Chudziak

Run RN init + rn brownfield init?

- [ ] Integrate jest and write some simple unit tests. - [ ] Integrate detox and write some simple e2e tests. - [ ] Use JUnit / XCtest to...

- Double click to reset nav stack (iOS) - Ability to hide fragments on Android - Cross fragment (containers) deep links

Implement an ability to provide unified network layer for native and RN (ability to add custom driver)

We should include example project. Just a simple project to show implementation details.

enhancement

This PR introduces a comprehensive guide on packaging React Native modules as `.framework` for iOS: - Describes the motivation to package React Native modules for integration with native apps. -...

CLA Signed

Updated the docs on integration with native apps: - updated the Podfile template - added instructions to build release mode on iOS - updated instructions to build release mode on...

CLA Signed

Move android API key from `AndroidManifest.xml` to `res/strings.xml`

enhancement

https://tokbox.com/developer/guides/debugging/ios/ https://tokbox.com/developer/guides/debugging/android/

good first task