Jakob Unnebäck

Results 48 comments of Jakob Unnebäck

Ok, thanks for the reply. Apparently you can open the `info.plist` as source code if you right-click it so that solved that problem. However, for enabling iCloud Drive it seems...

@leifg Hey glad you like my module! Yes this problem has been very apparent when developing this module. For instance if you take a look at my advanced example you...

Great addition, good catch! I will take a look at your PR and merge it asap!

@brainsaysno Looks good however you need to update the readme by running ts-readme generator. Just run ```npm run test``` as explained in the [CONTRIBUTING.md](https://github.com/3DJakob/react-tinder-card/blob/master/CONTRIBUTING.md) and it will run. Then commit...

Hey sorry for the late reply! The native version depends on react-spring however not the react version. Because of this, it would be a bad idea to include it in...

Duplicate of https://github.com/3DJakob/react-tinder-card/issues/37 as @nschucky pointed out. Closing this.

Ok, my bad! Unfortunately, I cannot think of a simple solution to this right now. But I'm open to PRs to solve this issue. Just make sure to follow the...

> It installs properly with the following command: **'npm isntall --global react-tinder-card'** > > but after that the **Module not found error** occured ![react-tinder-card](https://user-images.githubusercontent.com/104709987/178092734-fc1e2b50-d719-40c3-b6de-b32f578dd057.png) You definitely should not install this...

Hello! I am unsure why it does not work for you. Could you please try just downloading my https://github.com/3DJakob/react-native-tinder-card-demo test repository and running it as is? Works on both my...