Merge pull request #467 from samcorcos/patch-1

Add React Native link to docs
This commit is contained in:
Matthew Hill
2017-03-10 09:31:39 -05:00
committed by GitHub

View File

@@ -134,6 +134,7 @@ Please follow these detailed compilation guides for your respective operating sy
* [Android Library] (https://github.com/SandroMachado/openalpr-android)
* [Android Application Sample] (https://github.com/sujaybhowmick/OpenAlprDroidApp)
* [iOS] (https://github.com/twelve17/openalpr-ios)
* [iOS React Native] (https://github.com/cardash/react-native-openalpr)
If all went well, there should be an executable named *alpr* along with *libopenalpr-static.a* and *libopenalpr.so* that can be linked into your project.