New post view + fix moment location
This commit is contained in:
@@ -4,6 +4,8 @@ import { Text, List, RadioButton } from "react-native-paper";
|
||||
import { SafeAreaView } from "react-native-safe-area-context";
|
||||
import i18n from "../i18nMessages.js";
|
||||
import Moment from 'moment';
|
||||
import 'moment/min/locales';
|
||||
Moment.locale(i18n.locale);
|
||||
|
||||
|
||||
let MenuView = ()=>{
|
||||
|
||||
Reference in New Issue
Block a user