Software Alternatives, Accelerators & Startups

BEM VS React Native Starter

Compare BEM VS React Native Starter and see what are their differences

BEM logo BEM

BEM โ€” Block Element Modifier is a methodology, that helps you to achieve reusable components and code sharing in the front-end.

React Native Starter logo React Native Starter

React Native Starter is mobile application template built with React Native that contains essential components for all mobile apps.
  • BEM Landing page
    Landing page //
    2022-11-21
  • React Native Starter Landing page
    Landing page //
    2021-10-12

BEM features and specs

  • Consistency
    BEM enforces a structured way of naming and organizing CSS classes, which promotes consistency across the codebase.
  • Scalability
    The methodology is designed to handle large and complex projects by keeping styles modular and reusable, which helps in maintaining scalability.
  • Maintainability
    By using a clear naming convention, BEM makes it easier for developers to understand and maintain code, even if they weren't the original authors.
  • Flexibility
    BEM allows for flexible and modular component development, making modifications easier without affecting unrelated parts of the codebase.

Possible disadvantages of BEM

  • Verbose Naming
    The class names in BEM can become quite long and verbose, which might make the HTML markup harder to read.
  • Learning Curve
    Developers unfamiliar with BEM may need some time to adapt to its conventions and understand the methodology well.
  • No Enforced Hierarchy
    BEM does not inherently enforce any specific hierarchy or structure among elements, which might lead to inconsistencies if not carefully managed.
  • Increased Initial Setup
    Implementing BEM from scratch can involve significant upfront planning and setup, which might be seen as an overhead for smaller projects.

React Native Starter features and specs

  • Cross-Platform Development
    React Native Starter allows developers to build mobile applications for both iOS and Android with a single codebase, saving time and resources.
  • Faster Development
    By using pre-built components and templates in React Native Starter, developers can accelerate the app development process and reduce time-to-market.
  • Community Support
    React Native and its associated tools, like React Native Starter, benefit from a large community, providing abundant resources, tutorials, and third-party libraries.
  • Cost Efficiency
    Using a starter kit like React Native Starter can reduce development costs due to its reusable components and lower maintenance requirements.

Possible disadvantages of React Native Starter

  • Performance Limitations
    While React Native offers near-native performance, there might still be limitations for highly demanding applications compared to purely native development.
  • Learning Curve
    Developers new to React Native or coming from other development backgrounds might experience a learning curve when adapting to React Native Starter.
  • Dependency Management
    React Native Starter relies on third-party libraries, which can lead to compatibility and dependency management challenges over time.
  • Limited Customization
    While starter kits provide useful templates and components, they may impose limitations on custom designs and features unique to specific business needs.

BEM videos

BEM REVIEW! is Bem worth watching?

More videos:

  • Review - BEM - First Impressions
  • Review - Bem Episode 1 Discussion/ Review BEM HAS THE MUSIC!!!!!

React Native Starter videos

No React Native Starter videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to BEM and React Native Starter)
Developer Tools
66 66%
34% 34
Design Tools
81 81%
19% 19
CSS Framework
100 100%
0% 0
Web App
0 0%
100% 100

User comments

Share your experience with using BEM and React Native Starter. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, BEM seems to be a lot more popular than React Native Starter. While we know about 49 links to BEM, we've tracked only 1 mention of React Native Starter. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

BEM mentions (49)

  • Why CSS Is So Hard for Generative AIs to Understand?
    Beyond the countless ways to achieve the same result, there are just as many methodologies for writing CSS itself. Have you ever came across BEM, SMACSS, OOCSS, atomic CSS, etc. If not, then you can add yours to the list. - Source: dev.to / 8 months ago
  • hearing Michael Scott.
    SCSS makes it easier to use mixing and variables. I'm exploring it's applications for Codepen as well as the use of BEM to modularize reusable CSS components. - Source: dev.to / 12 months ago
  • The CSS Odyssey: Why I Turned back to CSS After Trying Everything Else
    Style conflicts is one. Although CSS class definitions are placed in reverse import order, problems still occur in Next.js when some pieces only appear in page but not layout CSS bundles. Following BEM (Block Element Modifier) and "Composition over Extension" patterns to separate concerns helps avoid styling collisions significantly. - Source: dev.to / about 1 year ago
  • :where() :is() my mind?
    BEM encourages a flat structure with minimal nesting and specificity, making styles easier to read and maintain. It significantly reduces the risk of unintended style overrides and enhances modularity. - Source: dev.to / about 2 years ago
  • SASS, CSS, or Tailwind: Which One Should You Choose?
    Keep in mind you also have to use BEM. If you use just SASS, there are little to no advantages compared with CSS. I am going to cover BEM in a separate article, but for your understanding, BEM is a methodology for writing good CSS. - Source: dev.to / about 2 years ago
View more

React Native Starter mentions (1)

  • 12+ React Boilerplates & Starter Kits For Developers In 2021
    React Native Starter is a fancy starter kit available in bright colors, built with React Native like a project template for mobile application. React Native Starter got modular architecture, tons of inner components like sidebar, navigation, form elements to aid you in coding. Flatlogic provides full support and updates in the premium version of the starter kit. - Source: dev.to / about 5 years ago

What are some alternatives?

When comparing BEM and React Native Starter, you can also consider the following products

Sass - Syntatically Awesome Style Sheets

React Native Desktop - Build OS X desktop apps using React Native

styled-components - styled-components is a visual primitive for the component age that also helps the user to use the ES6 and CSS to style apps.

NativeBase - Experience the awesomeness of React Native without the pain

Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.

React Native Paper - React Native Paper is a high-quality, standard-compliant Material Design library that has you covered in all major use-cases.