Skip to content

Gatakka-Google-Gracida-Co/ernnavigation-api-impl-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 45.7%
  • C++ 28.0%
  • Objective-C++ 11.7%
  • Java 5.2%
  • JavaScript 5.0%
  • Swift 1.6%
  • Other 2.8%