Added thirdweb ConnectWallet button to LaunchScreen #100
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
example/src/LaunchScreen.tsx#L2
Replace `"@thirdweb-dev/react-native"` with `'@thirdweb-dev/react-native'`
|
lint:
example/src/LaunchScreen.tsx#L5
`react-native` import should occur before import of `xmtp-react-native-sdk`
|
lint:
example/src/LaunchScreen.tsx#L24
Delete `;`
|
lint:
example/src/LaunchScreen.tsx#L49
Replace `"Pre·Create·Identity·Callback"` with `'Pre·Create·Identity·Callback'`
|
lint:
example/src/LaunchScreen.tsx#L53
Replace `"Pre·Enable·Identity·Callback"` with `'Pre·Enable·Identity·Callback'`
|
lint:
example/src/LaunchScreen.tsx#L57
Insert `;`
|
lint:
example/src/LaunchScreen.tsx#L59
Replace `'dev',` with `⏎··········'dev',⏎·········`
|
lint:
example/src/LaunchScreen.tsx#L60
Insert `··`
|
lint:
example/src/LaunchScreen.tsx#L61
Replace `··········` with `············`
|
lint:
example/src/LaunchScreen.tsx#L62
Insert `··`
|