hido

Results 4 issues of hido

# [WIP] New generator for React-Native using Expo ### **This PR is WIP** Lifting of the react-native generator Current version of expo generator was made in Javascript, this version is...

**Description** React generator has problem with paths for resources. I generated a client using https://demo.api-platform.com/, while the generated routes have paths like `/admin/books/create` the Show components has paths like ``...

Close #376 I changed the variable used in routes generation with the same one used in components such as `components/book/Show.tsx`

Hey Since IOS 17.4, Apple added an [official support for HCE](https://developer.apple.com/fr/support/hce-payment-transactions-in-payment-apps/), is it planned to add an interface for it in react-native-hce ? Thank you.

enhancement