Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 295e608

Browse files
authored
Update README with info on new repository
The Exponent SDK has all the native components and API's that I need to build this app, and as a bonus they are all cross platform compatible with iOS and Android! I've made a new project repository to port the app over to Exponent. Future work will continue in the new repository: https://github.com/Traviskn/react-native-exponent-pokemon-go
1 parent 5b19d31 commit 295e608

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ A simple Pokemon GO clone.
33
Utilizes react native maps, camera, touch and gesture handling, sensors, and animations to achieve a very basic demo of augmented reality.
44

55
Currently only iOS is supported
6+
7+
Note: I have ported this app to utilize the Exponent SDK so that I can more easily get it working on both iOS and Android.
8+
While this project is still a useful example of how to create a Pokemon Go clone in vanilla React Native, all future work will
9+
be continued in a new project repository: https://github.com/Traviskn/react-native-exponent-pokemon-go

0 commit comments

Comments
 (0)