Expo 34 Vector Icons not working

i solved the issue, the problem is @expo/vector-icons change their font path.
Ionicons: require(’@expo/vector-icons/build/vendor/react-native-vector-icons/Fonts/Ionicons.ttf’).

But i found some icon is like missing, example is MaterialCommunityIcons security-lock
i change to MaterialCommunityIcons security is exist.