electrode-io / ernnavigation-api-impl-native

Native implementation of ernnavigation-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ernnavigation-api-impl-native

Actions Status

Native implementation of ernnavigation-api.

Getting Started

Android

Inside the android/ directory, run the following command:

./gradlew createAndPublishErnDevContainer

The container will be created in a temporary directory and published to the local Maven repository (~/.m2), from where it will be consumed by the library project.

iOS

Create the iOS Container:

yarn createiOSContainer

After opening the ios/ directory in Xcode (xed ios), you can either build the ElectrodeApiImpl project at ios/ElectrodeApiImpl.xcodeproj or you can run the moviesreloadedMiniApp at /ios/moviesreloadedMiniApp/ErnRunner.xcodeproj to try Electrode Native Navigation on iOS side.

About

Native implementation of ernnavigation-api

License:Other


Languages

Language:Objective-C 43.9%Language:C++ 26.9%Language:Objective-C++ 11.2%Language:Java 8.6%Language:JavaScript 4.8%Language:Swift 2.0%Language:Starlark 1.5%Language:C 0.5%Language:Assembly 0.4%Language:Shell 0.3%Language:Makefile 0.1%Language:Ruby 0.1%Language:Batchfile 0.0%