react-native-basketball
react-native-basketball copied to clipboard
🏀 React-Native clone of the Facebook Basketball game
I copied and pasted the bundle.ios.js code into Expo Snack, and it did not run because there was an issue with the vector functions around line 644. I tried to...
Compared to facebook messenger, the scale of the ball in this project decrease too rapid, and when it reaches the `Net`, it is nearly half the width of the `Net`.
In facebook messenger, the ball won't be shot if you simply click on the ball, it will only be shot when you click and drag.
Sufi's