1. 安装 npx expo install expo-clipboard 2. 使用 import * as React from 'react'; import { View, Text, Button, StyleSheet } from 'react-native&#
https://github.com/alehano/expo_paste_btn_bug What platform(s) does this occur on? iOS Where did you reproduce the issue? in a development build, in Expo Go, in a standalone app Summary On the first app start, the ClipboardPasteButton is grayed out (inactive) even if the clipboard c...