api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
373 stars 132 forks source link

React-native-elements compatibility issues #218

Open Jogima-cyber opened 4 years ago

Jogima-cyber commented 4 years ago

API Platform version(s) affected: 0.3.0

Description
Current versions of react-native-elements is 2.0.0, but latest react native client generator was built for react-native-elements 0.19.1. Changes from 0.19.1 to 1.0.0 of Form component prevent react native client generator from working. Here are listed the changes : https://react-native-elements.github.io/react-native-elements/blog/2019/01/27/1.0-release.html

How to reproduce
Simply follow the official installation guidelines at https://api-platform.com/docs/master/client-generator/react-native/. You should then see a similar error image

Possible Solution
Just adapt the generator to react-native-elements changes listed at https://react-native-elements.github.io/react-native-elements/blog/2019/01/27/1.0-release.html

Additional Context
Juste ask if you want more information. It's my first submit so please be nice :)

florianajir commented 2 years ago

Still an issue in 2022, react-native client generator is not working with current version, that break the documentation process on expo start step. React native element is currently in v3.4 and have a v4.0.0-beta