mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-03 14:53:10 +08:00
Deprecate usePushy and PushyProvider; update exports in context and index files
This commit is contained in:
@@ -365,4 +365,5 @@ export const UpdateProvider = ({
|
||||
);
|
||||
};
|
||||
|
||||
/** @deprecated Please use `UpdateProvider` instead */
|
||||
export const PushyProvider = UpdateProvider;
|
||||
|
||||
Reference in New Issue
Block a user