React Native Developers in Finland

React Native Developer Directory

The go-to list for finding React Native talent in Finland. Whether you're hiring for a project or looking for your next opportunity — this is where Finnish React Native developers get discovered.

Get Listed

Are you a React Native developer in Finland? Add your profile to get visibility with hiring managers, connect with the community, and showcase your expertise.

How to Add Your Profile

Adding yourself takes 5 minutes. Here's how:

  1. 1

    Fork the repository

    Go to github.com/React-Native-Finland/react-native.fi and click 'Fork' to create your own copy.

  2. 2

    Add your profile

    Add your entry to src/data/developers.json using the template below.

  3. 3

    Add your photo

    Put your headshot in public/images/ (square, at least 400x400px).

  4. 4

    Open a pull request

    Submit your changes and we'll review and merge within a few days.

Open GitHub to start

Profile Template

Copy this template and fill in your details:

{
  "slug": "your-name",
  "name": "Your Name",
  "role": "Your Role at Company",
  "location": "City, Finland",
  "imageUrl": "/images/your-name.jpg",
  "bio": "A short bio about yourself...",
  "xUrl": "https://twitter.com/...",
  "linkedinUrl": "https://linkedin.com/in/...",
  "githubUrl": "https://github.com/...",
  "websiteUrl": "https://...",
  "expertise": ["React Native", "..."],
  "availability": "Available for hire"
}