1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-11-03 23:03:11 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

fix url params

This commit is contained in:
sunnylqm
2024-07-29 00:45:10 +08:00
parent 3929fc2f8e
commit 20ebf8979e
3 changed files with 25 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ import {
} from './core';
import { CheckResult, ProgressData, PushyTestPayload } from './type';
import { PushyContext } from './context';
import { URLSearchParams } from 'react-native-url-polyfill';
export const PushyProvider = ({
client,