question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v1 API doesn't work anymore

See original GitHub issue

Hi @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:

Simulator Screen Shot - iPhone 11 - 2020-09-08 at 18 44 51

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:closed
  • Created 3 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
wcandilloncommented, Sep 19, 2020

I will investigate further, could you use v14 in the meantime? Currently, between v14 and v15 there are no differences in the v1 part.

1reaction
wcandilloncommented, Sep 19, 2020

I’ve added the link for the documentation in the Readme, it is https://wcandillon.github.io/react-native-redash-v1-docs/

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found