aboutsummaryrefslogtreecommitdiff
path: root/src/screens/profile/index.ts
blob: 6319c17d1d1d6312d663dd81e802e4e232248fb6 (plain)
1
2
3
4
export {default as ProfileScreen} from './ProfileScreen';
export {default as SocialMediaTaggs} from './SocialMediaTaggs';
export {default as CaptionScreen} from './CaptionScreen';
export {default as IndividualMoment} from './IndividualMoment';