Nuno Campos
cc83c514ab
Support usage with cocoapods with use_frameworks!
...
- Explicitly load font files from the module bundle without assuming they're present in the main app bundle
2017-05-29 21:38:45 +02:00
Rob Cherry
ad4f0c0d60
Backwards compatibility for RN < 0.40 ( #425 )
...
* Backwards compatibility for RN < 0.40
* Updating examples with backwards compatibility for RN < 0.40
* Revert "Updating examples with backwards compatibility for RN < 0.40"
This reverts commit d6a7cdf3adf177c543b26ab9f75a93705695f09c.
* Reverting more changes to examples. See 739da00ea9c529ad2e90f543dd34bd7aed97aa6b
2017-04-04 23:39:59 +02:00
Adrien BATAILLE
380b3a5661
Update for RN@0.40.0 new header paths ( #376 )
...
* BREAKING: Update for RN@0.40 .0, new header paths
* Update examples
2017-01-05 21:30:39 +01:00
Joel Arvidsson
ce3776ca6d
Let width in getImageForFont be variable by actual icon size. Fixes #21
2015-08-31 08:27:55 -04:00
Joel Arvidsson
71e9af25d8
Use tmp folder instead of Documents for rendered images.
2015-06-08 13:57:58 +02:00
Joel Arvidsson
6e78740bbd
Added support for color to getImageSource.
2015-06-01 17:44:44 +02:00
Joel Arvidsson
983a54adda
Error handling and cached errors.
2015-05-30 00:57:44 +02:00
Joel Arvidsson
76ada0a019
Fixed bug that made tabbar icons not work on device.
2015-05-30 00:56:32 +02:00
Joel Arvidsson
3abfc3512f
Persist rendered images to disk so that React respects scale and can cache them.
2015-05-30 00:24:11 +02:00
Joel Arvidsson
77f2e38a38
WIP: Support for getting image sources and native TabBarIOS.Item.
2015-05-29 20:15:25 +02:00