https://github.com/i18next/react-i18next/blob/master/example/app/components/View.js line 7 reads @translate(['view', 'nav'])
I don't understand what the @ does? otherwise it looks like it is just calling a function?
https://github.com/i18next/react-i18next/blob/master/example/app/components/View.js line 7 reads @translate(['view', 'nav'])
I don't understand what the @ does? otherwise it looks like it is just calling a function?