-
Pretty easy steps to follow:
https://github.com/react-native-community/directory#how-do-i-add-a-library
How do I add a library?
Add it to react-native-libraries.json.
Submit a PR.
…
-
In `uploadthing@5.6`, we shipped two new backend adapters, Express and Fastify. What other adapters should we add?
- [x] Express
- [x] Fastify
- [x] H3 / Nitro (#358)
Also keep in mind the bas…
-
Hello -
I'm trying to use shoutem/ui within my existing expo project. However the results in below error
requireNativeComponent: "BVLinearGradient" was not found in the UIManager.
How do i re…
taggy updated
4 years ago
-
![Screenshot 2021-03-05 at 6 25 25 AM](https://user-images.githubusercontent.com/64147010/110067159-c5540780-7d7b-11eb-9379-745de1c11cab.png)
Hi donni106,
Thanks for following up,
In the above im…
-
**Describe the bug**
It's currently confusing to users that most templates are managed apps but the default template is a bare app. We should be more clear about this and make it easy for a user to…
-
I tried to load a .glb file using GLTFLoader. It is working in Web version. But the object is not visible in mobile version. I couldn't find any error messages too. I am using following script.
```…
-
Hi there, I'm able to render a sprite, adjust rotation etc, however I'm not able to receive any touch events on the sprite.
```
...
sprite.interactive = true;
sprite.on("pointerdown", () => {
…
-
## 🚧 WIP - This issue might change
👋 Hello @lafiosca. Thank you for all the work on this library!
Here's a list of the changes I've been working on. After we test them in production, we are wi…
-
# Feature Request
## Why it is needed
expo-router is a widely used library these days. I think it could be very delicious if we could use Bottom Sheets integrated with the expo-router.
## P…
-
#### library version
```bash
├── expo-camera@12.2.0
├── expo-gl@11.3.0
├─┬ gl-react-expo@5.2.1
│ ├── expo-gl@11.3.0 deduped
│ └── gl-react@5.2.0 deduped
├── gl-react@5.2.0
└─┬ webgltexture-loa…