Commit Graph

6 Commits

Author SHA1 Message Date
Adrian Stein
4b6c9f9836
Fix Xcode 12 compatibility
Compilation fails on Xcode 12 with `Undefined symbols for architecture` errors, due to the React dependency in the podspec.

See the react-native issue here - https://github.com/facebook/react-native/issues/29633#issuecomment-694187116
2020-12-08 10:53:40 +10:00
Tagir Almasov
4e025537eb
Add support for tvOS
This library is very useful for tvOS, since it doesn't support persistent storage, except for UserDefaults. 
I've checked and it works completely fine with my project. So, the only thing necessary is to add tvOS to platforms.
2019-10-15 12:19:49 +02:00
Marcel Kalveram
0430f829d1 Target iOS 9.0 and clean up podspec file 2019-09-28 11:32:22 +02:00
Karan Thakkar
bf87b6548c Add missing homepage attribute in podspec 2017-04-25 17:39:47 +05:30
Karan Thakkar
bc533674b9 Update RNDefaultPreference.podspec 2017-04-25 15:09:48 +05:30
Karan Thakkar
4f59921d60 Create RNDefaultPreference.podspec 2017-04-25 15:08:10 +05:30