HackerNews
HackerNews copied to clipboard
v-model in react-native
@SmallComfort the hacker news sample only displays data, if i have to deal with a form what do i use in place of v-model which the docs say is only supported in web .Thanks
Will this work if i use Vue's jsx syntax and the package babel-plugin-jsx-v-model ?