Christoph-Robert Sloman

Results 4 comments of Christoph-Robert Sloman

@chunghe I couldn't get it to work past "yarn add ../../aws-sdk-react-native/Core/aws-sdk-react-native-core-0.0.2.tgz" It fails at: Core Username$ react-native link aws-sdk-react-native-core. Command `link` unrecognized. Make sure that you have run `npm install`...

@jcollum thanks for your response. It's the same. react-native link also not works in the folder "Core". Maybe because it is not a react-native project? run-ios also not works

@jcollum Ok thanks, so i should start "install aws-sdk-react-native " in the react folder where i want to install it. well that makes sense

I also use django and you can just use the pot file makemessages generates ``` ./manage.py makemessages -l de --keep-pot ```