kiwicom / margarita

[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
https://margarita.kiwi.com/
MIT License
209 stars 42 forks source link

Publish new version compatible with RN 0.60 #916

Closed RobinCsl closed 3 years ago

RobinCsl commented 5 years ago

rnpm to link assets is going to be removed in next release of RN, probably RN 0.61

Follow the guidelines from https://github.com/react-native-community/cli/blob/master/docs/configuration.md#libraries to make it usable for RN 0.60

That also means that react-native@>=0.60 should be a peer dependency in @kiwicom/universal-components's package.json file.