UNPKG

@fto-consult/expo-ui

Version:

Bibliothèque de composants UI Expo,react-native

4 lines • 184 B
import {registerTranslation} from 'react-native-paper-dates' import Dictionary from "./dictionary"; registerTranslation("fr",Dictionary.fr); registerTranslation("en",Dictionary.en);