Skip to content

Commit 83f424a

Browse files
formatting
1 parent d844cb4 commit 83f424a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/App.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as React from 'react';
22

3-
import {StyleSheet, View, Text, Button} from 'react-native';
3+
import {StyleSheet, View, Button} from 'react-native';
44
import {
55
openBrowserAsync,
66
openAuthSessionAsync,

example/ios/Podfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -547,4 +547,4 @@ SPEC CHECKSUMS:
547547

548548
PODFILE CHECKSUM: b7862a13474a9fbe6de7713cb3594b7db5afcd3a
549549

550-
COCOAPODS: 1.11.2
550+
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)