Fork me on GitHub
#cljsrn
<
2017-01-07
>
ejelome00:01:13

this reagent6 default is so confusing on re-natal, can't they just separate reagent and re-frame, I am converting the react-native examples with re-natal but re-frame makes things very difficult

ejelome00:01:42

this is like you want to learn reactjs but they give you a flux example 😞

shoxter01:01:07

Sorry, I was away

edwthomas01:01:19

@shoxter no worries. seems like you are fine there. I followed the instructions on the React Native website to make sure I have React Native setup properly outside of re-natal. You must have the react-native-cli installed. what if you just do react-native init ProjectName? Do you still get the error?

edwthomas01:01:48

I followed those instructions before I even tried doing anything with re-natal. I’m sure that’s not necessary because re-natal’s documentation is pretty good but it would be worth looking through that to make sure you have all the React Native dependencies.

shoxter01:01:00

Excellent. I'm eating dinner at the moment. Can I get back to you afterwards? I appreciate all of your help very much

edwthomas01:01:25

no worries 🙂

ejelome21:01:16

can anyone point me to the right direction, where can we find the api doc for re-frame? reagent has one (http://blog.ducky.io/reagent-docs) but we can't find any for re-frame

ejelome21:01:14

no, though that's useful, but something like reagent's or the typical dev api we used to (e.g. http://blog.ducky.io/reagent-docs/0.6.0-SNAPSHOT/index.html)

ejelome21:01:33

or a better example, something used like this: https://devdocs.io

ejelome21:01:11

just the api and their short description (and usually with example)

ejelome21:01:46

but nonetheless, thanks @jorda0mega 🙂

jorda0mega21:01:34

@ejelome np. I’m not aware of something similar to reagent’s. please share if you find one 🙂