1

React Native Jobs in Remote, OR (NOW HIRING)

Senior Front End Engineer - Avaya Infinity Platform

OR · On-site +1

$114K - $158K/yr

Learn more at We're building Avaya Infinity, a cloud-native real-time communication platform ... in React on the frontend and Node.js microservices where needed - Build for reliability first ...

Be Seen First

AI Engineer

OR · Remote

You will work across the stack, with a strong emphasis on front-end development and cloud-native ... Hands-on experience building front-end applications with React, Angular, or similar frameworks ...

Be Seen First

AI Engineer

OR · Remote

You will work across the stack, with a strong emphasis on front-end development and cloud-native ... Hands-on experience building front-end applications with React, Angular, or similar frameworks ...

React Native information

See Remote, OR salary details

$11

$54

$82

How much do react native jobs pay per hour?

As of Aug 3, 2026, the average hourly pay for react native in Remote, OR is $54.96, according to ZipRecruiter salary data. Most workers in this role earn between $41.30 and $66.30 per hour, depending on experience, location, and employer.

What are typical daily responsibilities of a React Native developer?

As a React Native developer, your typical day involves writing and maintaining code for cross-platform mobile applications, debugging and fixing issues, and participating in code reviews. You'll also collaborate closely with UI/UX designers to implement user interfaces, coordinate with backend engineers to integrate APIs, and attend agile team meetings to plan and track progress. Regularly testing and optimizing app performance is also a key part of the role. This collaborative and iterative process ensures that the application's features meet user needs and maintain high reliability.

What are the key skills and qualifications needed to thrive in the React Native position, and why are they important?

To thrive as a React Native developer, you need a strong grasp of JavaScript/TypeScript, mobile app development principles, and practical experience with the React Native framework. Familiarity with tools like Redux, Expo, debugging platforms, and version control systems such as Git is commonly expected. Excellent problem-solving, communication, and teamwork skills enable effective collaboration in agile, cross-functional teams. These abilities are crucial for building high-quality, scalable, and user-friendly mobile applications in a fast-paced development environment.

Are React jobs still in demand?

React Native jobs remain in high demand as companies seek developers skilled in building cross-platform mobile applications. Proficiency in JavaScript, React, and mobile development tools continues to be valuable in the job market, with many opportunities across various industries.

Is React Native a good career?

React Native is a popular framework for mobile app development, and roles for React Native developers are in demand due to the widespread use of cross-platform apps. Skills in JavaScript, React, and mobile development environments can enhance job prospects, and many companies seek developers with experience in building and maintaining React Native applications.

Is React Native still relevant in 2026?

React Native remains a relevant framework for mobile app development in 2026, as it allows developers to build cross-platform applications using JavaScript and React. Its large community, ongoing updates, and integration with popular tools like Expo support its continued use in the industry.

What is a React Native job?

A React Native job involves developing mobile applications using the React Native framework, which allows for cross-platform compatibility on both iOS and Android. Developers in this role write JavaScript or TypeScript code, utilize React components, and integrate with native modules when needed. Responsibilities often include building new features, debugging issues, optimizing performance, and collaborating with designers and backend developers. Many React Native roles require experience with state management libraries, API integration, and deployment processes.

What engineer makes 500,000 a year?

Senior software engineers, including those specializing in React Native, can earn $500,000 or more annually, especially with extensive experience, working at large tech companies, or holding executive or lead roles. High compensation often includes bonuses, stock options, and other incentives, particularly in competitive markets or senior leadership positions.
What are the most commonly searched types of React Native jobs in Remote, OR? The most popular types of React Native jobs in Remote, OR are:
What are popular job titles related to React Native jobs in Remote, OR? For React Native jobs in Remote, OR, the most frequently searched job titles are:
What job categories do people searching React Native jobs in Remote, OR look for? The top searched job categories for React Native jobs in Remote, OR are:
What cities near Remote, OR are hiring for React Native jobs? Cities near Remote, OR with the most React Native job openings:
Infographic showing various React Native job openings in Remote, OR as of July 2026, with employment types broken down into 83% Full Time, 11% Part Time, 1% Temporary, and 5% Contract. Highlights an 73% Physical, 4% Hybrid, and 23% Remote job distribution, with an average salary of $114,318 per year, or $55 per hour.

Senior Front End Engineer - Avaya Infinity Platform

Avaya

OR

$114K - $158K/yr

Other

Re-posted 18 days ago


Job description

About Avaya

Avaya is an enterprise software leader that helps the world's largest organizations and government agencies forge unbreakable connections.

The Avaya Infinity platform unifies fragmented customer experiences, connecting the channels, insights, technologies, and workflows that together create enduring customer and employee relationships.

We believe success is built through strong connections - with each other, with our work, and with our mission. At Avaya, you'll find a community that values your contributions and supports your growth every step of the way.

Learn more at https://www.avaya.com

Job Description

We're building Avaya Infinity, a cloud-native real-time communication platform powering digital contact centers at scale. The frontend surfaces agent-facing real-time UIs, admin and configuration interfaces, a shared design-system library, and client SDKs - all serving customers who depend on these tools for every live interaction with their own users. Reliability is the #1 feature of this product. When our platform goes down, our customers can't talk to theirs.

As a Senior Front End Engineer, you'll own features end-to-end: from architecture and implementation through testing, deployment, and production reliability. You'll shape technical direction, mentor engineers on the team, and work closely with product and design to ship software that is rock-solid, low-latency, and performant at scale while meeting strict accessibility standards.

This is a hands-on senior IC role with leadership expectations - not a manager track.

What You'll Do

- Design and build performant, accessible SPAs for real-time contact center workflows (agent desktops, supervisor dashboards, configuration tools) where latency and throughput directly impact customer experience

- Contribute to and maintain a shared component library / design system used across product teams

- Write well-tested, production-grade TypeScript - both in React on the frontend and Node.js microservices where needed

- Build for reliability first: design features that degrade gracefully, handle network instability, and perform consistently under load

- Own production readiness: structured logging, metrics, alerting, and incident response for the services you ship

- Profile, measure, and optimize rendering performance, memory usage, and network efficiency in data-intensive real-time UIs

- Participate in architecture decisions and advocate for sustainable, well-documented patterns

- Document feature designs, technical decisions, and production troubleshooting playbooks so the team can operate and evolve systems without single points of knowledge

- Mentor other engineers through code review, pairing, and technical guidance

- Integrate AI-assisted development tools thoughtfully - using them to accelerate delivery while applying engineering judgment to the output

Our Current Stack

React 18/19, TypeScript, Redux Toolkit / RTK Query, Vite, React Router, Mantine, CSS Modules, Vitest, Playwright, Node.js / Express / Prisma, Kafka, Redis, PostgreSQL, Docker, Kubernetes, GitHub Actions, Argo CD, Azure.


What We're Looking For

Must Have

7+ years of professional software engineering experience**, with **5+ years focused on frontend development** using React and TypeScript

Deep understanding of component architecture, performance optimization, and modern rendering patterns

Reliability-first engineering - you build stable, resilient features and treat every edge case, error state, and failure mode as a first-class concern

Performance and scale awareness - experience profiling and optimizing for latency, throughput, memory efficiency, and rendering performance in data-intensive UIs

2+ years of real-time UI experience - you've built interfaces powered by WebSockets, streaming data, or similar and understand the state management and performance challenges that come with them

Accessibility expertise - practical experience implementing WCAG 2.2 AA: ARIA patterns, keyboard navigation, live regions, and automated a11y testing

Strong testing discipline - unit, integration, and end-to-end testing are part of how you work, not an afterthought (e.g., Vitest/Jest, Testing Library, Playwright)

2+ years with a production ownership mindset - you've operated what you've built, responded to incidents, and improved reliability based on what you learned

Technical mentorship - 2+ years of demonstrated ability to raise the bar for a team through code review, architectural guidance, and knowledge sharing

Excellent written and verbal communication - you can articulate technical decisions clearly to engineers, product managers, and stakeholders alike, and you default to writing things down

Valuable but Not Required

- Experience with design-system tooling (Storybook, shared component libraries, theming systems)

- Rich content integrations: embedded editors, data grids, canvas/diagram rendering

- 1-2 years of backend fluency with Node.js microservices, message brokers (Kafka), caching layers (Redis), or relational databases

- Familiarity with OAuth 2.0 / OIDC authentication flows

- 1+ years of cloud platform experience (Azure preferred), containerization (Docker/Kubernetes), and CI/CD pipeline design (GitHub Actions, GitOps)

- Contract testing, API mocking, or integration testing with tools like PACT, MSW, or Testcontainers

- Internationalization and localization at scale (i18n frameworks, RTL support, multi-locale workflows)

- Feature flagging and experimentation platforms

- Familiarity with SRE principles - error budgets, SLOs/SLIs, fault containment, capacity planning, and post-incident review

What Success Looks Like

First 90 days: You've shipped meaningful, stable features, navigated the codebase confidently, and built trust with the team through quality contributions and solid code review.

First 6 months: You're influencing technical decisions, driving improvements to reliability, performance, or developer experience, and actively mentoring at least one other engineer.

First year: You're a go-to technical leader on the team - peers seek your input on design decisions, and the systems you've built run reliably at scale in production.

The pay range for this opportunity is from $128,500 to $173,000 + bonus potential + benefits.  This range represents the anticipated low and high end of the salary for this position. Actual salaries will vary and are based on factors such as a candidate's qualifications, skills, competencies.

#LI-CS1

Experience
3 years experience at the Engineer Two level or 5 - 8 years total experience
Education
Bachelor degree or equivalent experience
Master degree or equivalent experience
Footer

Applicants must be currently authorized to work in the United States without the need for visa sponsorship now or in the future.

Avaya is an Equal Opportunity employer and a U.S. Federal Contractor. Our commitment to equality is a core value of Avaya. All qualified applicants and employees receive equal treatment without consideration for race, religion, sex, age, sexual orientation, gender identity, national origin, disability, status as a protected veteran or any other protected characteristic. In general, positions at Avaya require the ability to communicate and use office technology effectively. Physical requirements may vary by assigned work location. This job brief/description is subject to change. Nothing in this job description restricts Avaya right to alter the duties and responsibilities of this position at any time for any reason.