
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 RN developers get discovered.
Looking to build or scale a React Native team in Finland? Browse profiles below or contact us about sponsoring the community to reach more developers.
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.
Adding yourself takes 5 minutes. Here's how:
Fork the repository
Go to github.com/plahteenlahti/react-native.fi and click 'Fork' to create your own copy.
Create your profile file
Add a new file at src/content/developers/your-name.mdx with your info.
Add your photo
Put your headshot in public/images/ (square, at least 400x400px).
Open a pull request
Submit your changes and we'll review and merge within a few days.
Copy this template and fill in your details:
export const developer = {
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',
};