We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf644e commit ecba161Copy full SHA for ecba161
src/index.tsx
@@ -19,7 +19,7 @@
19
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
// SOFTWARE.
22
-
+import * as React from 'react';
23
import Animated, { cubicBezier } from 'react-native-reanimated';
24
import type { CSSStyleDeclaration } from 'react-native-reanimated/lib/typescript/css/types';
25
0 commit comments