Commit Graph

6 Commits

Author SHA1 Message Date
Michał Osadnik
d406bdda83 Bump build.gradle and compileSdkVersion (#226) 2019-04-02 14:01:42 +02:00
Lorenzo Sciandra
2ee7c5da96 Update Example folder to RN0.57 (#117)
👋

This morning I tried testing the Examples via Snack, but since it wasn't working I tried to have them work in my local folder... and well, I ended up wanting to test with RN0.57 😅

I didn't have to modify anything about the "main" lib, but I thikn it would be good to -as a separate PR- try to update it too to newer versions of both JS and Native sides.

The changes to the gradle files have been done [following this](https://github.com/ncuillery/rn-diff/compare/rn-0.55.4...rn-0.57.0) comparison map.

I've tested it with both iOS simulator and an Android device and it works fine on both (aside from a crash I'll report separately if I can manage to repro "outside" of the Examples)
2018-10-11 10:52:42 +02:00
Michał Osadnik
7a8885c871 Make it possible to develop without copying library to node_modules (#105)
Inspired by: https://github.com/callstack/react-native-paper/tree/master/example
and https://blog.callstack.io/adding-an-example-app-to-your-react-native-library-d23b9741a19c

cc: @satya164 😻, thanks!
2018-09-25 09:36:41 +02:00
Krzysztof Magiera
28910e18f9 Fix Example app Android build settings 2018-08-08 11:21:59 +02:00
Michał Osadnik
e881481f5d bump compileSdkVersion in Example (#56)
* Update build.gradle

* Update build.gradle
2018-08-06 13:49:49 +02:00
Krzysztof Magiera
cb0a2680a8 Initial commit. 2018-04-25 11:22:32 +02:00