Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
Forked from transistorsoft/react-native-background-geolocation
Sophisticated, battery-conscious background-geolocation with motion-detection
Java
-
-
-
-
Forked from Blackjacx/Development
All sort of public guides and information related to mobile development.
164 contributions in the last year
Contribution activity
December 2020
November 2020
Created 6 commits in 3 repositories
Created 1 repository
Created a pull request in react-native-mapbox-gl/maps that received 10 comments
feat(mapview): style json support on styleURL
Adds support for local style json files as described in #984
Basically checks if passed string is a JSON and then either uses Style.Builder().fromUri…