Loading repository data…
Loading repository data…
valdio / repository
Sample React Native application with the required configuration to make a native module bridge between React Native and native Kotlin code in Android.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
React Native application to bridge native Kotlin code into a React Native app, in Android.
For a detailed description on how to configure your own Kotlin module into React Native apps check out the detailed article on Medium about this sample app.
Clone the repository.
cd ReactNative_Kotlin_Bridge
npm install
react-native run-android
Or if you are feeling lazy get the ReactNative_Kotlin_Bridge.apk


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.