• Что бы вступить в ряды "Принятый кодер" Вам нужно:
    Написать 10 полезных сообщений или тем и Получить 10 симпатий.
    Для того кто не хочет терять время,может пожертвовать средства для поддержки сервеса, и вступить в ряды VIP на месяц, дополнительная информация в лс.

  • Пользаватели которые будут спамить, уходят в бан без предупреждения. Спам сообщения определяется администрацией и модератором.

  • Гость, Что бы Вы хотели увидеть на нашем Форуме? Изложить свои идеи и пожелания по улучшению форума Вы можете поделиться с нами здесь. ----> Перейдите сюда
  • Все пользователи не прошедшие проверку электронной почты будут заблокированы. Все вопросы с разблокировкой обращайтесь по адресу электронной почте : info@guardianelinks.com . Не пришло сообщение о проверке или о сбросе также сообщите нам.

Developing React Native Apps

Lomanu4 Оффлайн

Lomanu4

Команда форума
Администратор
Регистрация
1 Мар 2015
Сообщения
1,481
Баллы
155
I am developing a workout tracker that will log reps sets and weights for a given workout. I have created relatively complex projects for a duo developer and I want to understand norms. As someone who is looking out to whats on the horizon and trying to learn about best practices. I want to know if there are proper standards in term of file structure and app layout for react apps.

Few questions I specifically have are for managing a screen that has a "menu" to it that is unique to that screen is it smart to make that its own file and render that file or to just have it be apart of that main screen and let it be able to access all the goodies and variables within that one file.

When managing globals such as user id for auth with firebase and things like dark mode what are some proper file structure for things like that.

When I watch tutorial videos on things within reactnative the problem I come around is that the standards and practices they perform I can see are good for a small scale project but seem cumbersome for a large scale project. Looking for any tips :)


Пожалуйста Авторизируйтесь или Зарегистрируйтесь для просмотра скрытого текста.

 
Вверх Снизу