eneskarpuz / react-native-drag-text-editor

📝 60FPS dynamic text editor powered with Reanimated

Home Page:https://eneskarpuz.github.io/react-native-drag-text-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expo support

cumali-demir opened this issue · comments

Hi Enes

Thanks for this package. React native developers need something like that.

I have question for you; can we use use this library in expo projects?

I looked through the source code and only see native JS dependencies. Why does the readme say to run pod install? I don’t seen native modules being used, which makes me think it works with expo, unless I’m missing something.

Hi Enes

Thanks for this package. React native developers need something like that.

I have question for you; can we use use this library in expo projects?

Hi Cumali, you're welcome and ı' m glad you like it.Also you can support with a star.
if we come to your question. I guess you can, like @nandorojo 's said there is no native module, but ı'll test anyway and ı'll inform you.

I looked through the source code and only see native JS dependencies. Why does the readme say to run pod install? I don’t seen native modules being used, which makes me think it works with expo, unless I’m missing something.

Thanks for attention , I was using rn-vector-icons library before adding the icons locally then ı forget to update readme, so that's why readme says pod install.I'll update,also if you try with expo ,can you inform us too?

Hey!
Actually, it works well ;)
expo