Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native without React and With VueJs #3

Open
ansarizafar opened this issue Aug 10, 2017 · 3 comments
Open

React Native without React and With VueJs #3

ansarizafar opened this issue Aug 10, 2017 · 3 comments

Comments

@ansarizafar
Copy link

It Would be great If we could use Reactnative without having to use react. Will it be possible in near future?

@SmallComfort
Copy link
Owner

Hello! You can use react-vue-native-scripts to run Vue in ReactNative. All of your code would be written by Vue, This is a Hacker News demo.

@ansarizafar
Copy link
Author

I know that and I have seen the demo. react-vue-native-scripts is converting vue components to react. We still need react. Is it possible to remove react completely?

@rickbolton
Copy link

@ansarizafar not sure what you're meaning. React Native without React isn't React Native at all haha. The way this works is to convert .vue into .js that React Native can compile so there isn't a magic remove all react unfortunately. I guess you'll have to wait for a Vue equivalent which I'm sure will happen eventually such as Weex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants