1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 10:31:39 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

feat: new version

This commit is contained in:
sunnylqm
2024-01-21 22:23:51 +08:00
parent 36533d43c4
commit 1afc896306
5 changed files with 4302 additions and 3135 deletions

View File

@@ -8,15 +8,12 @@ import {
Image,
Switch,
} from 'react-native';
import {Icon, PaperProvider} from 'react-native-paper';
import {Snackbar, Banner} from 'react-native-paper';
import {Icon, PaperProvider, Snackbar, Banner} from 'react-native-paper';
import TestConsole from './TestConsole';
import _updateConfig from '../update.json';
import {PushyProvider} from '../../../src/provider';
import {Pushy} from '../../../src/client';
import {usePushy} from '../../../src/context';
import {PushyProvider, Pushy, usePushy} from 'react-native-update';
const {appKey} = _updateConfig[Platform.OS];
function App() {

File diff suppressed because it is too large Load Diff