v1 API doesn't work anymore
See original GitHub issueHi @wcandillon !
I see you’ve changed master to point at the v2 API. I’ve upgraded to package version 15.0.2
and can’t use the API at all anymore:
I’ve tried:
import { usePanGestureHandler, snapPoint, min, useClock, spring } from 'react-native-redash';
as well as:
import { usePanGestureHandler, snapPoint, min, useClock, spring } from 'react-native-redash/lib/module/v1';
but nothing seems to work. Am I supposed to stay on package version 14.x.x
?
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (6 by maintainers)
Top Results From Across the Web
Message 'The Twitter REST API v1 is no longer active. Please ...
The important part of the error message is: u'The Twitter REST API v1 is no longer active. Please migrate to API v1. 1....
Read more >API v1 Deprecation - Clever Developer Docs
With the release of API v3.0 early in 2021, we are officially beginning the deprecation and end of life process for API v1,...
Read more >How do you know what's gone wrong when your API request ...
When an API request doesn't work, hopefully the client receives a sensible HTTP error status, like 409 or 500, which is a good...
Read more >Error on api v1 for /networks/:networkId/sm/devices?fields ...
Solved: Hi , I was trying to add additional fields to return for SM Devices. eg: /networks/:networkId/sm/devices?fields=systemType,deviceCapacity But.
Read more >Deprecating API V1.x - Stack Apps
Any app built of V1 and claiming to navigate the entire "Stack Exchange" network, well....just doesn't anymore. Application end users won't ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I will investigate further, could you use v14 in the meantime? Currently, between v14 and v15 there are no differences in the v1 part.
I’ve added the link for the documentation in the Readme, it is https://wcandillon.github.io/react-native-redash-v1-docs/