tinder
Here are 223 public repositories matching this topic...
-
Updated
Oct 28, 2019 - Java
just copied the example swiper provided by the repo and it throws an Warning: Invalid argument supplied to oneOf, expected an instance of array. but the swiper works fine
my package.json
{
"name": "taxitul",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"android": "react-native run-android",
-
Updated
Feb 23, 2020 - Swift
-
Updated
Jun 15, 2020 - Python
In order to comply with PSD2 regulation, Braintree payment gateway needs to be updated to its newest one (4.4).
-
Updated
May 29, 2020 - JavaScript
-
Updated
Jul 13, 2020 - Swift
-
Updated
May 2, 2020 - JavaScript
-
Updated
Jan 3, 2020 - JavaScript
-
Updated
Apr 25, 2020 - Python
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
Jul 3, 2020 - Python
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Oct 17, 2018 - Swift
-
Updated
Dec 7, 2017 - Go
-
Updated
Aug 10, 2018 - Java
-
Updated
Jun 17, 2017 - Vue
We should move the documentation into a separate folder. The advantage of this is it can then be deployed. See Readthedocs or the GitHub wiki.
It will also involve separating technical documentation from the open source docs which are meant for different types of users.
-
Updated
Dec 3, 2019 - Java
Improve this page
Add a description, image, and links to the tinder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tinder topic, visit your repo's landing page and select "manage topics."
In navigation drawer when user click on any specific menu then that menu should be shown selected
How do we do this by using your library...??please help me to figure out this solution.