api-platform / api-platform/create-client

React-native-elements compatibility issues

Abierto
#218 1 comentario 2 reacciones 0 asignados Ver en GitHub
enhancement React Native
Lenguaje dominante
TypeScript
Estrellas
376
Forks
132
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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](https://user-images.githubusercontent.com/58483181/83119828-7b454380-a0d0-11ea-97bf-1e7e7f3b14a4.png)

**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 :)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.