Transform RN app for Expo

Hello,

I would like to use this React Native app with Expo : GitHub - akveo/react-native-ui-kitten: React Native UI Library based on Eva Design System Dark Mode
I’ve seen that there is already an Expo version of this app here : https://expo.io/@community/kitten-tricks

Sorry if my question is stupid, but its not clear for me. I heard about exp CLI but I can’t make it work.

Thanks

1 Like

Hi-

Try using this repo.

@notbrent made it work with Expo.

Charlie

1 Like

So UI Kitten works with Expo? Or does manipulation/special tricks have to occur?

Looking at the dependencies of UI Kitten (no native deps that Expo doesn’t support at a glance), it looks like it could work. I think it’s worth a try (maybe try it in a new, small project to reduce complexity and sources of possible bugs if it doesn’t just work).

1 Like