# rntpc_react-native-simple-toast **Repository Path**: openharmony-sig/rntpc_react-native-simple-toast ## Basic Information - **Project Name**: rntpc_react-native-simple-toast - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/rntpc_react-native-simple-toast - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-14 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [rntpc_react-native-simple-toast](https://gitcode.com/openharmony-sig/rntpc_react-native-simple-toast)。| ⚠️ This repository has been archived. For the new address, please visit [rntpc_react-native-simple-toast](https://gitcode.com/openharmony-sig/rntpc_react-native-simple-toast).** > --- > # react-native-simple-toast [](https://badge.fury.io/js/react-native-simple-toast) React Native Toast component for both Android and iOS. It just lets iOS users have the same toast experience as on Android. Using [scalessec/Toast](https://github.com/scalessec/Toast) on iOS and the React Native's [ToastAndroid](http://facebook.github.io/react-native/docs/toastandroid.html) on Android. ## Summary ✅ supports both old and new architecture (RN >= 0.71 is required for new arch) ✅ extremely simple fire-and-forget api, same as `ToastAndroid` ✅ renders on top of `Modal`s and `Alert`s ✅ avoids keyboard ✅ customizable styling ## Screenshots
|
|
|
|
|
|