see2ever

Results 9 comments of see2ever

@empiteranga hi, have you implemented this chart? i have the similar chart to implent and have no clue with this....

for now, i wrap canvas in the `react-native-gesture-handler`'s ``

react-native-image-crop-tools + react-native-image-resizer

place a "Screen" in the RootStackNavigator, and set `{gestureEnabled: false}` in the "Screen"(Not the Navigator) options, it's worked in ios (but not android). and it doesn't work if the screen...

indeed,and vuepress@next still has other problems, for example, in v2.0.0-rc.0, docs said the SearchBox component is in default theme, but you could find nothing in the page and also the...

cause I upgrade node from v16 to v18, so just fuck it! `yarn remove webpack && yarn add webpack@'^4' && NODE_OPTIONS=--openssl-legacy-provider vuepress build docs`

nice, waiting for this improvement!

I've notice same problem, even I didn't use singlefile to export webpage, just enable it, and scroll the page, enter & exit the detail page, the memory won't release; for...

try downgrade corejs `"core-js": "3.23.5",`