Steffi
Steffi
When I build my app using Xcode it sucesss but when I open it, I have the same error I had before. https://github.com/tleunen/babel-plugin-module-resolver/issues/354 I fix it by using react-native start...
I use exactly the same config, but it doesn't work. `docker build` was ok but `docker run` failed : `/entry.sh: 41: exec: develop: not found`
Hello, I use this repo for few weeks now and it works fine and very cool, thank you for that. I just would ask a question about if it's possible...
Hello, I have around 1000 tags (or more) in my index. 1 / I would like to display all theses tags. 2 / And once I have all these tags,...
Hello, I finally found the solution for Carousel with pinchable gesture. I can’t wait to test it but first I would like to try the demo on Expo. It doesn’t...
Example : Bunch of images in `.zip` files ? `acceptType={['zip']}` works (we can select .zip) But throw an error on import : `{ acceptType: true }`
I would like to scroll at the bottom when I click on Submit Button. It seems you have a function `scrollToBottom()` which do that job but I don't know how....
Hi, Currently, the backdrop is display or hide without any animation. I would like to add a simple fade in/out animation on the backdrop. I didn't find a way to...
Hello guys, Is it possible to have an example with Tailwind + ParcelJS + Wordpress Theme ? **Without LaravelMix.** Thanks