-
This might be just semantics but since Touchable implements `onPress` and various of "press" methods, maybe it makes more sense for it to be called `Pressable`?
-
I'm using FileModelVisual3D to load the 3d files (wavefront .obj with .mtl files in this case). But I cannot rotate the camera when touch and move it on the 3D model itself, just outside of the model …
-
See title.
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `rn-range-slider@2.2.2` for the project I'm working on…
-
### Problem Description
I'm working on a react-native-windows project which was just recently updated to 0.74 from 0.66. After updating we had some issues arise with our custom dropdown component. …
-
Make the timer interrupt if the user lifts up the phone
-
The `TouchableOpacity` for iOS can be smoothen with the following prop `activeOpacity={0.8}`:
https://github.com/ikuseiGmbH/smart-village-app-app/blob/8f00c148db1ceef86b278975db472e986611321e/src/c…
-
# Info Base
- https://mitchellwarr.github.io/tunic-writer/
- https://github.com/mitchellwarr/tunic-writer/blob/main/src/runes/Enum.js
- https://www.reddit.com/r/TunicGame/comments/tgc056/tunic_…
-
- Touchable has public properties that should be private.
- The variable names in Touchable should be consistent with Wheelable.
- Event object property `item` can also be a function. Misleading nam…
-
Hey,
How hard would it be to add a pattern based proposition such as `touchable` (like the native one in Inform7)? So for the simple example of [taking an object](https://github.com/microsoft/TextWor…